home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2002 February / PCpro_2002_02.ISO / cdstart.exe / scripts / DefineButton2_155 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-11-29  |  97 b   |  5 lines

  1. on(release){
  2.    fscommand("exec","Windows/CompuServe4.0/setup.exe");
  3.    fscommand("quit");
  4. }
  5.